StvDEV
Components
Drawing
Extensions
Inspector
Patterns
TextMeshPro
Types
PrefsValue
Delete()
PrefsValue(string, T)
Value
Vibration
class PrefsValue<T>
Class for the stored value.
Attributes
MovedFrom("StvDEV.StarterPack")
Visibility
Public
Public methods
void
Delete()
Delete value if exist.
Constructor
PrefsValue(string prefsName, T defaultValue)
Class for the stored value.
Public properties
T
Value
Value.